go.pact.im/x/process.chainState.next (method)

3 uses

	go.pact.im/x/process (current package)
		chain.go#L38: 		callback = r.next
		chain.go#L42: 		callback = r.next
		chain.go#L49: func (r *chainState) next(ctx context.Context) error {